TSTP Solution File: NUM793^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM793^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.oXYLS00bZw true

% Computer : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:44:14 EDT 2023

% Result   : Theorem 0.22s 0.73s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   29 (   9 unt;   8 typ;   0 def)
%            Number of atoms       :   36 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   98 (  13   ~;  10   |;   0   &;  70   @)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (   0   ^;  24   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(rat_type,type,
    rat: $tType ).

thf(more_type,type,
    more: rat > rat > $o ).

thf(y0_type,type,
    y0: rat ).

thf(less_type,type,
    less: rat > rat > $o ).

thf(lessis_type,type,
    lessis: rat > rat > $o ).

thf(moreis_type,type,
    moreis: rat > rat > $o ).

thf(z0_type,type,
    z0: rat ).

thf(x0_type,type,
    x0: rat ).

thf(n,axiom,
    moreis @ y0 @ z0 ).

thf(zip_derived_cl1,plain,
    moreis @ y0 @ z0,
    inference(cnf,[status(esa)],[n]) ).

thf(satz84,axiom,
    ! [Xx0: rat,Xy0: rat] :
      ( ( moreis @ Xx0 @ Xy0 )
     => ( lessis @ Xy0 @ Xx0 ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: rat,X1: rat] :
      ( ( lessis @ X0 @ X1 )
      | ~ ( moreis @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz84]) ).

thf(satz87a,axiom,
    ! [Xx0: rat,Xy0: rat,Xz0: rat] :
      ( ( lessis @ Xx0 @ Xy0 )
     => ( ( less @ Xy0 @ Xz0 )
       => ( less @ Xx0 @ Xz0 ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: rat,X1: rat,X2: rat] :
      ( ~ ( lessis @ X0 @ X1 )
      | ( less @ X0 @ X2 )
      | ~ ( less @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[satz87a]) ).

thf(zip_derived_cl11,plain,
    ! [X0: rat,X1: rat,X2: rat] :
      ( ~ ( moreis @ X0 @ X1 )
      | ~ ( less @ X0 @ X2 )
      | ( less @ X1 @ X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl3]) ).

thf(zip_derived_cl13,plain,
    ! [X0: rat] :
      ( ( less @ z0 @ X0 )
      | ~ ( less @ y0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl11]) ).

thf(satz83,axiom,
    ! [Xx0: rat,Xy0: rat] :
      ( ( less @ Xx0 @ Xy0 )
     => ( more @ Xy0 @ Xx0 ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: rat,X1: rat] :
      ( ( more @ X0 @ X1 )
      | ~ ( less @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz83]) ).

thf(zip_derived_cl15,plain,
    ! [X0: rat] :
      ( ~ ( less @ y0 @ X0 )
      | ( more @ X0 @ z0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl2]) ).

thf(satz82,axiom,
    ! [Xx0: rat,Xy0: rat] :
      ( ( more @ Xx0 @ Xy0 )
     => ( less @ Xy0 @ Xx0 ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: rat,X1: rat] :
      ( ( less @ X0 @ X1 )
      | ~ ( more @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz82]) ).

thf(zip_derived_cl19,plain,
    ! [X0: rat] :
      ( ( more @ X0 @ z0 )
      | ~ ( more @ X0 @ y0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl15,zip_derived_cl5]) ).

thf(satz87d,conjecture,
    more @ x0 @ z0 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( more @ x0 @ z0 ),
    inference('cnf.neg',[status(esa)],[satz87d]) ).

thf(zip_derived_cl6,plain,
    ~ ( more @ x0 @ z0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl23,plain,
    ~ ( more @ x0 @ y0 ),
    inference('sup-',[status(thm)],[zip_derived_cl19,zip_derived_cl6]) ).

thf(m,axiom,
    more @ x0 @ y0 ).

thf(zip_derived_cl0,plain,
    more @ x0 @ y0,
    inference(cnf,[status(esa)],[m]) ).

thf(zip_derived_cl25,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl23,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM793^1 : TPTP v8.1.2. Released v3.7.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.oXYLS00bZw true
% 0.15/0.35  % Computer : n011.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Fri Aug 25 15:35:23 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.35  % Number of cores: 8
% 0.22/0.35  % Python version: Python 3.6.8
% 0.22/0.36  % Running in HO mode
% 0.22/0.68  % Total configuration time : 828
% 0.22/0.68  % Estimated wc time : 1656
% 0.22/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.73  % Solved by lams/40_c.s.sh.
% 0.22/0.73  % done 10 iterations in 0.010s
% 0.22/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.73  % SZS output start Refutation
% See solution above
% 0.22/0.73  
% 0.22/0.73  
% 0.22/0.73  % Terminating...
% 1.41/0.75  % Runner terminated.
% 1.41/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------